x11: Use XInternAtom directly on poking device hardware IDs
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 30 Jun 2015 14:28:59 +0000 (16:28 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 6 Apr 2016 13:43:29 +0000 (15:43 +0200)
commit6febc2291878b102c3f3d083977b3068f36fe49e
treee71d9e40dce1123035e9ce5a70b9e50e30870968
parent8e917093df600abe822c73c43f39c0ab861350ef
x11: Use XInternAtom directly on poking device hardware IDs

This way we don't cache the property if it wasn't previously there,
added by the driver itself. Bailing out is due there.
gdk/x11/gdkdevicemanager-xi2.c